cURL
curl --request DELETE \ --url 'http://{{baseurl}}/api/v1/management/people/{personId}' \ --header 'x-api-key: <x-api-key>'
{ "data": { "success": "Person deleted successfully" } }
Delete an identified person from Formbricks.
Documentation IndexFetch the complete documentation index at: https://docs.feedbackflowhq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.feedbackflowhq.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
The response is of type object.
object
Was this page helpful?